]> git.r.bdr.sh - rbdr/super-polarity/blobdiff - Super Polarity/MenuItem.cs
I have the worst commits ever.
[rbdr/super-polarity] / Super Polarity / MenuItem.cs
diff --git a/Super Polarity/MenuItem.cs b/Super Polarity/MenuItem.cs
new file mode 100644 (file)
index 0000000..77561a9
--- /dev/null
@@ -0,0 +1,11 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+
+namespace SuperPolarity
+{
+    class MenuItem : Widget
+    {
+    }
+}